Skip to content

Conversation

@complynx
Copy link

@complynx complynx commented Nov 29, 2025

Sometimes one may want to process every received update even if a shutdown signal was sent. In that case, I added an option, which will enable sending updates to the handlers, regardless of the context. Handlers then can assess context state and decide what to do with the updates, for instance make a derived context with a graceful timeout and save updates to some external queue for future application to process.

@SomniSom
Copy link

SomniSom commented Jan 6, 2026

This parameter does not handle shutdown in web scenarios. It is best to complete the implementation before creating a pull request. In addition to the test, it would be good to implement a usage example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants